#container {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	position:absolute;
	left:4px;
	width: 750px;
	top: 5px;
}

#container h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	overflow: auto;
	text-align: center;
	height: 40px;
	margin-top: 2px;
	width: 780px;
	margin-left: 10px;
}
#container p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	overflow: auto;
	text-align: left;
	height: auto;
	width: 780px;
}
#container h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: #000;
	overflow: auto;
	text-align: left;
	height: auto;
	margin-top: 10px;
	width: 780px;
	margin-left: 30px;
	margin-bottom: 10px;
}
#container a:hover {
	background-color: #EBEBFF;
	font-size: 14px;
}

table {
	margin-left: 10px;
	margin-bottom: 5px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	vertical-align: bottom;
}

th {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	background-color: #CCCCFF;
	padding: 2px;
}

.d01 {
	border-top-style: solid;
	border-top-width: thin;
	border-left-style: solid;
	border-left-width: 10px;
	text-align: center;
	border-left-color: #CCCCFF;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
}
.d02 {
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #CCCCFF;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
}
.d09 {
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #CCCCFF;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
}
.t01 {
	border-top-style: solid;
	border-top-width: thin;
	border-left-style: solid;
	border-left-width: thin;
	border-right-style: solid;
	border-right-width: 10px;
	padding-left: 5px;
	border-right-color: #CCCCFF;
	border-top-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
}
.t02 {
	border-left-style: solid;
	border-left-width: thin;
	border-right-style: solid;
	border-right-width: 10px;
	padding-left: 5px;
	border-right-color: #CCCCFF;
	border-top-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
}
.t09 {
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-left-style: solid;
	border-left-width: thin;
	border-right-style: solid;
	border-right-width: 10px;
	padding-left: 5px;
	border-right-color: #CCCCFF;
	border-top-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
}
